projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4fbd47c
feccad0
)
Auto merge of #2771 - alexcrichton:update-replace, r=brson
author
bors
<bors@rust-lang.org>
Tue, 7 Jun 2016 23:32:25 +0000
(16:32 -0700)
committer
bors
<bors@rust-lang.org>
Tue, 7 Jun 2016 23:32:25 +0000
(16:32 -0700)
Don't lock overrides if we're updating them
There was already a function for this, `keep`, it was just forgotten to be
called.
Closes #2766
Trivial merge